projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7a7738
)
(jka-compr-compression-info-list): Add elts for bzip.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 23 May 1998 00:50:04 +0000
(
00:50
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 23 May 1998 00:50:04 +0000
(
00:50
+0000)
lisp/jka-compr.el
patch
|
blob
|
history
diff --git
a/lisp/jka-compr.el
b/lisp/jka-compr.el
index 9bc42867020935e3b6dc298f9dec83dc264cacf0..207864293647269f61e90abfdcbf8ada9b79b473 100644
(file)
--- a/
lisp/jka-compr.el
+++ b/
lisp/jka-compr.el
@@
-132,8
+132,8
@@
for `jka-compr-compression-info-list')."
"uncompressing" "uncompress" ("-c")
nil t]
["\\.bz2\\'"
- "bzip2ing" "bzip2" ("")
- "bunzip2ing" "bzip2" ("-d")
+ "bzip2ing" "bzip2" ("
-c
")
+ "bunzip2ing" "bzip2" ("-d"
"-c"
)
nil t]
["\\.tgz\\'"
"zipping" "gzip" ("-c" "-q")